home *** CD-ROM | disk | FTP | other *** search
/ EnigmA Amiga Run 1997 February / EnigmA AMIGA RUN 15 (1997)(G.R. Edizioni)(IT)[!][issue 1997-02][PLANET CD V].iso / enigma / earcd / utility / utilgraf / zxdattyp.rdm < prev   
Text File  |  1997-01-18  |  942b  |  25 lines

  1. Short:    ZX Spectrum picture datatype V39.3
  2. Author:   edmundv@grafix.xs4all.nl (Edmund Vermeulen)
  3. Uploader: edmundv@grafix.xs4all.nl (Edmund Vermeulen)
  4. Type:     util/dtype
  5.  
  6. ZX DataType is a picture datatype for displaying Sinclair ZX Spectrum
  7. pictures under Amiga OS release 3 or higher.
  8.  
  9. Why would someone need a picture datatype for Spectrum screens? I don't
  10. know... I just created it for fun. I liked the idea of being able to view
  11. Spectrum pictures with MultiView, or having them inlined in a WWW page.
  12. Kinda neat, don't you think? :-)
  13.  
  14. ZX DataType recognises several different file formats.
  15.  
  16.  - Raw SCREEN$ image. Length is 6912 bytes.
  17.  
  18.  - SCREEN$ file saved with the ZX Interface 1. Length is 6921 bytes.
  19.  
  20.  - SCREEN$ file in the ZX82 (Amiga Speculator) format. Both compressed and
  21.    uncompressed (length is 6924 bytes) are supported.
  22.  
  23.  - SCREEN$ file saved on the +D and ported to the Amiga using ReadPlusD.
  24.    Length is 7396 bytes.
  25.